gnomeos: Fix /var/shadow link
authorColin Walters <walters@verbum.org>
Tue, 31 Jan 2012 19:49:42 +0000 (14:49 -0500)
committerColin Walters <walters@verbum.org>
Tue, 31 Jan 2012 23:58:23 +0000 (18:58 -0500)
gnomeos/yocto/gnomeos-run.sh

index 15352aaf04ed39fd75a26bbc73ff53b37290e086..00a996c8133a76bdf5fca8c3b20a584f4f2df45b 100755 (executable)
@@ -77,8 +77,8 @@ if ! test -d ostree; then
     mkdir ./ostree/var/lib/gdm
     chown 2:2 ./ostree/var/lib/gdm
 
-    touch /var/shadow
-    chmod 0600 /var/shadow
+    touch ./ostree/var/shadow
+    chmod 0600 ./ostree/var/shadow
 
     mkdir ostree/repo
     ostree --repo=ostree/repo init